@charset "utf-8";
/**
 * base.css
 * https://www.yangqq.com/
 * Copyright 2020, design by yangqq
 */
@media screen and (max-width: 1024px) {
.box, nav, article,.topbar ul { width: 100% }
article { margin: auto }
.topnav { position: fixed; top: 0; z-index: 9; background: rgba(0,0,0,.6); border-top: #1487f4 40px solid; }
nav #starlist { width: 100%; }
#mnavh { display: block; top: -40px; position: absolute; right: 0; }
#starlist { display: none }
#starlist li { width: 60%; margin: 0; background: #fff; border-bottom: #eee 10px solid; }
#starlist li a:hover, #starlist #selected, .selected > a, #starlist li:hover { color: #1487f4; background: #fff; }
#starlist li a { text-align: left; text-indent: 2em; color: #000; width: 100%; padding: 0; }
#starlist ul.sub { background: none; width: 100%; display: block; position: initial; padding: 0 }
#starlist ul.sub:before { display: none }
#starlist ul.sub li { border-bottom: none; width: 100%; overflow: hidden; line-height: 40px !important; border-top: none; height: 40px !important; }
#starlist ul.sub li:first-child { border-top: #eee 1px solid }
#starlist ul.sub li a { display: block; padding-left: 10px; text-indent: 3em; }
#starlist ul.sub li:hover a, #starlist li:hover a { background: none }
#starlist ul.sub li #selected { color: #000 !important }
.menu:after { top: 0; right: 0; width: 40px; height: 40px; background: url(../images/istop.png) no-repeat center; background-size: 16px; border: none; transform: rotate(180deg) !important; }
.menu span { display: block; position: absolute; width: 40px; height: 40px; top: 0; right: 0; border-left: #eee 1px solid; }
#starlist li:last-child { padding-bottom: 100%; }
#starlist ul.sub li:last-child { padding-bottom: 0 }
.topnav h2 { display: block }
.sidebtn { display: block; width: 40%; height: 100%; position: absolute; right: 0; }
}
@media screen and (max-width: 1023px) {
.box, nav, article { width: 96%; }
}
 @media screen and (max-width: 768px) {
.icon-top { right: 20px; }.ph_box{ margin:5px}
}
@media screen and (max-width: 650px) {
nav { width: 100% }
.topbar, .hot_search { display: none }
.search { position: fixed; top: 5px; left: 5px; z-index: 999; width: 60%; border-radius: 20px; overflow: hidden; border: none; }
.search input.input_text { height: 30px; line-height: 30px; width: 100%; background: url(../images/searchm.png) no-repeat left 10px center #fff; background-size: 20px; text-indent: 3em; }
.search input.input_submit { display: none; }
.logo { float: none; margin: 50px auto 20px }
.logo img { display: block; margin: auto }
.search_box { margin: 0 }
.banner { width: 100%; height: auto; margin-bottom: 20px }
.news_box_r { float: none; width: 100% }
.flbox, .frbox, .news_box_list ul { width: 100% }
.news_part02_pic, .news_part02 { width: 100%; clear: both; }
.news_part02_pic { margin-bottom: 10px }
.news_part02_pic li { width: 100%; float: left; }
.news_part02_pic li a { height: 90px; margin: 0 5px }
.icon-top { right: 5px; bottom: 20px; }
.news_box_list { margin-top: 20px }
footer { padding: 20px 20px 10px }
.news_list_a li span { display: none; }
.news_list_a li { padding-left: 10px }
.news_list_b li i { width: 90px; margin-left: 5px; height: 60px; }
.news_list_b .news_list_info { display: none; }
.news_list_b .news_list_time { display: none; }
.news_list_b li h2 { white-space: normal; font-weight: normal; font-size: 16px; margin-bottom: 0;color: #333; }
.news_list_c li i { width: 90px; height: 60px; margin-right: 5px; margin-bottom: 10px; }
.news_list_c .news_list_info { margin: 10px 0 10px; }
.news_list_c li h2 { white-space: normal; font-weight: normal; font-size: 16px; }
.news_list_c .news_list_time { clear: both; }
.news_list_c li { padding-bottom: 10px; }
.news_list_a li:first-child, .news_list_a li:nth-child(10n+1) { font-size: 16px; }
.content { padding: 0 10px }
.info-pre-next ul li{width:100%;}
.info-pre-next ul li:nth-child(2) a {
    margin-left: 0; margin-top:10px
}
.about h1{ padding:0 10px}
.fm_news_list ul li span{ display:none}
.paihang section,.hot-search, .new-search{width:100%}

}
